* lread.c, data.c: If STDC_HEADERS is #defined, include <stdlib.h>
authorJim Blandy <jimb@redhat.com>
Fri, 14 May 1993 14:42:01 +0000 (14:42 +0000)
committerJim Blandy <jimb@redhat.com>
Fri, 14 May 1993 14:42:01 +0000 (14:42 +0000)
commit93b9120871c50c14ed8818b380307174383c4fd6
tree4b25699ce6919137c12f2a838485e4914b849dfc
parent20280af7ca3a4c80cd80cd3fd168ce09e9a6b159
* lread.c, data.c: If STDC_HEADERS is #defined, include <stdlib.h>
to get the extern declarations for atof.  That's where it is in
POSIX.
src/data.c
src/lread.c